PHPIniDir "D:/PHP/"
LoadModule php5_module "D:/PHP/php5apache2_2.dll"
AddType application/x-httpd-php .php
But when I try restarting my Apache Server, I get this error message:

Followed by this, after I closed the 'encountered a problem and needs to close' window.

I'm currently using Windows XP Professional(Service Pack 3), Apache 2.2.16 win32 OpenSSL server and PHP 5.3.3 Win32 VC6. Might some kind developers give further advice as to what I might have done wrong? I'm stumped as only a true newbie can be.