Step 2) Open the document named "hosts"
Step 3) Remove the # sign before 127.0.0.1 localhost and save.
From
# 127.0.0.1 localhost
to
127.0.0.1 localhost

Step 4) Enter 127.0.0.1 or localhost at Address Bar in browser :

Work !
From
# 127.0.0.1 localhost
to
127.0.0.1 localhost


AddHandler application/x-httpd-php .php
AddType application/x-httpd-php .php
For me, I downloaded from here, that's same:
http://ftp.cuhk.edu.hk/pub/packages/apache.org/httpd/binaries/win32/