For windows 8 users, you should also make sure that you are running it as administrator.
Right click on easyPHP shortcut and change the compatibility setting to always run as administrator.
After this, make sure the "httpd.conf" file in "C:\Program Files (x86)\EasyPHP-12.1\conf_files"
Has this line in it:
Listen 127.0.0.1:80
Side note
__
EasyPHP exists to free people from configuration problems. If it doesn't have administator rights, it won't be able to adjust/use the configuration and will be operate at some random port like 8887. To verify that you have this issue, check 127.0.0.1:8887/, does easyPHP popup? That means that you are having this problem.