in reply to WAMP package for Windows?

Your development environment should be as similar as possible to your production environment. I would get something like VMWare, and run a virtual machine that's exactly like the production machine (same OS, same version of perl, same paths to libs, etc.). Otherwise you risk having hard-to-debug problems related to the version of mysql/apache/perl/etc running on your PC being "different" than that on the host.