I don't know if this is on the right lines but I use a package called XAMPP from the
Apache Friends Web Site. This is a simple package that installs the following item:-
Apache HTTPD 2.2.6 + Openssl 0.9.8e
MySQL 5.0.45
PHP 5.2.4
PHP 4.4.7
phpMyAdmin 2.11.1
Zend Optimizer 3.3.0
Giving you the ability to run an apache server that will run php and mysql on a windows system. I use it to test (I am extremely new to php coding) my hit and miss attempts in php programming without having to upload to my web site first by using
http://localhost/
Hope this helps, and if it's in the wrong area then please move it to a more relevant area.