You should be able to open up a cmd window, cd to the directory where pear.bat file is, then just type:
pear install -o Mail-1.1.14
The "-o" option will install all required dependencies (if any). Change it to "-a" if you also want to install any optional dependencies.