Ok, I\'m running MAMP 1.9.5, which includes PHP 5.3.5, on my MacBook Pro.
The \"intl\" extension isn\'t included/activated and I\'ve tried a lot of different ways to
The best way is to download PHP for OSX at http://php-osx.liip.ch/ and then copy the intl.so file from
/usr/local/php5-20121126-100332/lib/php/extensions/no-debug-non-zts-20100525/intl.so
to
/Applications/MAMP/bin/php/php5.4.4/lib/php/extensions/no-debug-non-zts-20100525/intl.so
Worked like a charm for me for PHP 5.4