Download PHP 64bit
http://download1147.mediafire.com/u2bvbb29p1ng/ocemhmj3ymm/php-5.3.2-Win32-VC9-x64.zip
Download Apache2.2
http://download898.mediafire.com/491wcilu0djg/sr9qyrm7aj7k8ek/apache_2.2.23-x64-openssl-1.0.1d.msi
And Do Install
Open httpd.conf file from c:/apache2.2/conf/
add below three line in httpd.conf file
PHPIniDir "c:\php
LoadModule php5_module "c:/php/php5apache2_2.dll"
AddHandler application/x-httpd-php .php
Set Lesten 80Port to another Port(4020)
Add bellow to location index.php file
DirectoryIndex index.html(replace it)
DirectoryIndex index.php
And Save Now
Then do config php.ini file