I have uncomment the following from the php.ini file
;extension=php_bz2.dll extension=php_curl.dll ;extension=php_dba.dll
Also ,I have cop
this sloved my problem
C:\Path\To\WAMP\bin\Apache\ApacheVersion\bin\
extension=php_curl.dll
That should hopefully solve it.