tesseract-ocr project does not provide binary release - best way is to compile by yourself.
There are several ways/help tools (cppan, sw, vcpkg). If you want to have whole process under control you can get inspiration at blog (Building tesseract and leptonica with CMake and Clang on Windows)3 - (clang can be easily replaced with msvc or mingw - in tesseract issue tracker there are described experiences with android cross building.