Windows users download php_rar.dll at http://pecl.php.net/package/rar0. click the DLL link for Windows1. download php_rar.dll for your php version2. copy php_rar.dll to the "ext" folder3. append the following directive to the [php] section of your working php.ini, you can search "extension=" and append it to the last extension directive.extension=php_rar.dll4. restart your web server and enjoy.