Windows and Linux works the same way now. It requires to installwheelfirst:
pip install wheel
The next step consists in downloading a wheel file.whl. An example with pandas:
pip install pandas -0.15.2-cp27-none-win_amd64.whl