Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\ajax_contact_form\Codelobster1.php on line 20
Cannot Send Email
do you have a mail server installed? if not, windows has one that you can use; open control panel, choose add windows components, and then look for the smtp server... it varies by version as I recall. you can also google smtp server; here's a "free" one, but I've never used it.
HTH