PHP unter Windows vermag echt kranke Fehler hervorrufen, z.B. das dlls nicht gefunden werden, die aber existieren (in der Fehlermeldung steht dann sogar der korrekte Pfad!).

Für mal das entsprechende Äquivalent hierzu bei dir aus:
Code:
I:\www\php\php5.2.9>php --ri curl

curl

cURL support => enabled
cURL Information => libcurl/7.16.0 OpenSSL/0.9.8i zlib/1.2.3

I:\www\php\php5.2.9>php -m
[PHP Modules]
bcmath
calendar
com_dotnet
ctype
curl
date
dom
filter
ftp
gd
hash
iconv
imap
json
libxml
mbstring
mcrypt
mysql
mysqli
odbc
pcre
PDO
pdo_mysql
Reflection
session
SimpleXML
SPL
ssh2
standard
tokenizer
wddx
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]